Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build ID precedence #2775

Merged
merged 1 commit into from
May 11, 2024
Merged

Fix build ID precedence #2775

merged 1 commit into from
May 11, 2024

Conversation

brancz
Copy link
Member

@brancz brancz commented May 11, 2024

Distros like Ubuntu build Go binaries with GNU build ID sections, and that's how the debuginfo is supposed to be obtained from debuginfod servers, so whenever available, a GNU build ID should always take precedence.

Distros like Ubuntu build Go binaries with GNU build ID sections, and
that's how the debuginfo is supposed to be obtained from debuginfod
servers, so whenever available, a GNU build ID should always take
precedence.
@brancz brancz requested a review from a team as a code owner May 11, 2024 13:49
@brancz brancz merged commit c9a2b2a into main May 11, 2024
11 of 12 checks passed
@brancz brancz deleted the buildid-precedence branch May 11, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant